home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 142
/
Volume 142 Oct 17 2011 - Damaged.iso
/
Games
/
Fashion_Recall.swf
/
scripts
/
DefineButton2_243
/
BUTTONCONDACTION on(rollOver).as
< prev
Wrap
Text File
|
2011-10-17
|
79b
|
7 lines
on(rollOver){
if(_currentframe < 3)
{
gotoAndStop(2);
}
}